xen.git
2006-02-08 kaf24@firebug... The NAT checksum fixes in patches/linux-2.6.16-rc2...
2006-02-08 kaf24@firebug... Attached patch for svm will enable a tlb flush for...
2006-02-08 kaf24@firebug... Fix Xen timer interface to allow migration of timers
2006-02-08 kaf24@firebug... Prevent a guest from specifying its own domain id when
2006-02-08 kaf24@firebug... Add 'dom0_max_vcpus' Xen boot parameter.
2006-02-08 kaf24@firebug... Fix i386 CPU hotplug, and CPU hotplug when maxcpus...
2006-02-08 cl349@firebug... Add m2p translation to read_cr3 on x86_64.
2006-02-08 cl349@firebug... x86-64 linux: remove dead code
2006-02-08 cl349@firebug... x86-64 linux: CONFIG_ACPI_BOOT doesn't exist anymore
2006-02-08 cl349@firebug... linux: don't export evtchn_do_upcall()
2006-02-08 cl349@firebug... x86-64 linux: properly exit idle mode from evtchn_do_up...
2006-02-08 cl349@firebug... x86-64 linux: call evtchn_do_upcall on irq stack and...
2006-02-08 cl349@firebug... Use /dev/kmem to map dom0 xenstore page instead of...
2006-02-08 kaf24@firebug... Rationalise initialisation of cpu_possible_map.
2006-02-07 kaf24@firebug... /sbin/udev no longer exists in upstream udev, so use...
2006-02-07 john.levon... Fix pygrub to handle timeout of -1 (wait forever).
2006-02-07 cl349@firebug... Clean up the TPM stack a bit.
2006-02-07 kaf24@firebug... Since USER_PTRS_PER_PGD depends on TASK_SIZE and thus...
2006-02-07 cl349@firebug... Fix ia32 support.
2006-02-07 kaf24@firebug... Apply stricter checking to RDMSR/WRMSR emulations.
2006-02-07 cl349@firebug... Fix x86_64 SMP support.
2006-02-07 kaf24@firebug... Clarify dual licensing of gnttab.[ch] files in Linux.
2006-02-07 cl349@firebug... Fix x86_64 guest console support.
2006-02-07 kaf24@firebug... Remove the PHYSDEV_ACCESS configure option from Linux.
2006-02-06 kaf24@firebug... Remove CONFIG_VMX and CONFIG_SVM compile options. Support
2006-02-06 kaf24@firebug... Allows x86_32 PAE Xen to run VMX domains (2-level guest...
2006-02-06 cl349@firebug... Update ia64 to 2.6.16-rc2.
2006-02-06 cl349@firebug... Fix context copy code in NMI handler.
2006-02-06 kaf24@firebug... Fix hypercall_table size in x86/64.
2006-02-06 kaf24@firebug... A few trivial cleanups from the HVM merge.
2006-02-06 kaf24@firebug... No C1-Clock Ramp disabling on AMD processors. The tiny...
2006-02-06 cl349@firebug... Fix "kernel direct mapping tables" printk.
2006-02-06 kaf24@firebug... Clean up -g in CFLAGS.
2006-02-06 cl349@firebug... Fill hypercall_page so that its VA space doesn't get...
2006-02-06 kaf24@firebug... Temporary fix to include PTY support in domU builds.
2006-02-04 kaf24@firebug... Update the TPM hotplug scripts to determine the reason...
2006-02-03 kaf24@firebug... Fix show_registers() on x86/64. Get rid of
2006-02-03 cl349@firebug... Fix hypercall_page location on x86_64.
2006-02-03 cl349@firebug... Update patches for Linux 2.6.16-rc2.
2006-02-03 cl349@firebug... Update x86_32 -xen config file for PAE builds.
2006-02-03 cl349@firebug... Update to Linux 2.6.16-rc2.
2006-02-03 cl349@firebug... Update x86_32 -xen config file for PAE builds.
2006-02-03 kaf24@firebug... Fix up the new non-paging direct_map shadow pagetable...
2006-02-03 kaf24@firebug... Build the phys_to_machine_mapping array in Xen rather...
2006-02-03 kaf24@firebug... I have previously posted a patch with changes to the...
2006-02-03 kaf24@firebug... Get ia64 working again on xen-unstable after cset 8736.
2006-02-03 cl349@firebug... One more fix to the buildsystem ($^ is not $<).
2006-02-03 cl349@firebug... Fix another corner case in the build system.
2006-02-03 cl349@firebug... Update ignores for .bz2 patches in top level directory.
2006-02-03 stekloff@elm3b216... Make "make disk.img" not require building the entire...
2006-02-03 cl349@firebug... Converge the TPM drivers in the Xen repository
2006-02-02 cl349@firebug... Fix buildsystem.
2006-02-02 cl349@firebug... Revert ia64 changes from previous checkin.
2006-02-02 cl349@firebug... Update to Linux 2.6.16-rc1-git4.
2006-02-02 jrb44@plym... There is a known "xm console" issue related with VMX...
2006-02-02 cl349@firebug... Update patches for linux 2.6.15.
2006-02-02 kaf24@firebug... Blacklist memory-mapped APIC-register pages in the...
2006-02-02 kaf24@firebug... Add argument-checking assertions to rangeset interfaces.
2006-02-02 cl349@firebug... Fix and cleanup how we build i386/x86_64 swiotlb.o.
2006-02-02 kaf24@firebug... Fix some more pfn/mfn/gmfn/gpfn inconsistencies. Fix...
2006-02-02 cl349@firebug... Updates ia64 to 2.6.15.
2006-02-01 rread@ubuntu... use alternative mirror for gcc
2006-02-01 Ian.Campbell... merge.
2006-02-01 Ian.Campbell... Add new feature XENFEAT_auto_translated_physmap.
2006-02-01 rread@ubuntu... use alternative mirror for gcc
2006-02-01 Ian.Campbell... Unpack xen_features into an array of u8 'booleans'
2006-02-01 cl349@firebug... Update to Linux 2.6.15.
2006-02-01 vhanquez@kneesa... Permit compilation of HOTPLUG_CPU on i386.
2006-02-01 cl349@firebug... Fix build.
2006-02-01 kaf24@firebug... Rename physical-address-related variables and functions
2006-02-01 cl349@firebug... Proper fix for profile_pc on x86_64.
2006-02-01 cl349@firebug... fix compilation breaking when compiling time.c with...
2006-01-31 kaf24@firebug... The memset in init_switch_stack is overwriting the...
2006-01-31 kaf24@firebug... Define gnttab_shared_gpfn() for use in common code.
2006-01-31 kaf24@firebug... No need for the rcu-nohz patch any more, as rcupdate...
2006-01-31 cl349@firebug... Disable CONFIG_HOTPLUG_CPU for now.
2006-01-31 cl349@firebug... Don't ignore .patch files.
2006-01-31 cl349@firebug... Update to Linux 2.6.14.
2006-01-31 kaf24@firebug... Fix the ia64 build.
2006-01-31 cl349@firebug... Adapt Xenlinux/ia64 to build in the new subarch environ...
2006-01-31 vhanquez@kneesa... add the hypercall_page to xenctx knowledge.
2006-01-31 kaf24@firebug... Clean up the adjdom change a little.
2006-01-31 ack@kneesa... Fix VCPU locking in sched_adjdom for multi-VCPU guests
2006-01-31 kaf24@firebug... Fix 64-bit debug build.
2006-01-31 vhanquez@kneesa... allow compilation of 32 bits on biarch 64 bits.
2006-01-31 kaf24@firebug... Remove dummy definitions of __gpfn_to_mfn/__mfn_to_gpfn.
2006-01-31 kaf24@firebug... mkhex script must be executable, but this was lost...
2006-01-31 kaf24@firebug... Big merge the HVM full-virtualisation abstractions.
2006-01-30 kaf24@firebug... Fix the ia64 definition of MAX_DMADOM_PFN.
2006-01-30 cl349@firebug... Update linux sparse tree to subarch layout.
2006-01-30 kaf24@firebug... Fix 64b build.
2006-01-30 kaf24@firebug... I found some mistakes of argument by the do_* functions...
2006-01-30 sos22@douglas... Merge.
2006-01-30 sos22@douglas... Re-arrange things in the domain builder a bit so as...
2006-01-30 kaf24@firebug... Split XENFEAT_writable_mmu_structures into
2006-01-30 kaf24@firebug... Move MAX_DMADOM_PFN to asm/config.h.
2006-01-29 kaf24@firebug... Adding network testing support for xm-test with hvm.
2006-01-29 kaf24@firebug... VMX support for xm-test currently doesn't support netwo...
2006-01-29 kaf24@firebug... Ever since patchset 8648 (xen-unstable.hg) all my confi...
2006-01-29 kaf24@firebug... Export the hypercall_page symbol to modules, otherwise...
next